From 767a0b28911143c00fac4e5c77470d337caf1f82 Mon Sep 17 00:00:00 2001 From: robertlipe Date: Mon, 4 Mar 2013 17:38:44 +0000 Subject: [PATCH] Add doc for Mapbar. Thanx, AzureSky. --- gpsbabel/xmldoc/formats/mapbar.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 gpsbabel/xmldoc/formats/mapbar.xml diff --git a/gpsbabel/xmldoc/formats/mapbar.xml b/gpsbabel/xmldoc/formats/mapbar.xml new file mode 100644 index 000000000..a27bc81f3 --- /dev/null +++ b/gpsbabel/xmldoc/formats/mapbar.xml @@ -0,0 +1,19 @@ + + This format is the Mapbar navigation programs used on phones such as + the Sonim XP3300 popular in China. + The files are found on the sd card in /mapbar/userdata/tracks. + This format just logs track point by latitude and longitude; no time + information is available. + + +This was implemented by analyzing data from a Sonin SoninXp3300, +software version: 3.73.47.39836, data version: B29. + + +The following devices of using mapbar navigation are supported. Other +devices with using mapbar navigation maybe be supported, but not have +not been tested: + +Sonim Xp3300(China version) + + -- 2.30.2